home *** CD-ROM | disk | FTP | other *** search
/ Champak 143 / (Vol 143) Nov 15 2011.iso / Games / cubic_shot_3.swf / scripts / DefineButton2_97 / BUTTONCONDACTION on(release).as next >
Text File  |  2011-11-15  |  55b  |  5 lines

  1. on(release){
  2.    gotoAndStop("ready");
  3.    play();
  4. }
  5.